Name | Description | |
---|---|---|
ExecutePS<TResult> Constructor |
The following tables list the members exposed by ExecutePS<TResult>.
Name | Description | |
---|---|---|
ExecutePS<TResult> Constructor |
Name | Description | |
---|---|---|
ContinueExecution | Defaults to true. Can be set to false to stop execution. (Inherited from MVPSI.JAMS.Activities.JAMSNativeActivityGeneric<TResult>) |
Name | Description | |
---|---|---|
DisplayName | (Inherited from System.Activities.Activity) | |
Id | (Inherited from System.Activities.Activity) | |
Result | (Inherited from System.Activities.Activity<TResult>) | |
ResultType | (Inherited from System.Activities.ActivityWithResult) | |
Source | Name of the PowerShell Script |
Name | Description | |
---|---|---|
CanInduceIdle | Allows the activity to induce idle. (Inherited from MVPSI.JAMS.Activities.JAMSNativeActivityGeneric<TResult>) | |
Constraints | (Inherited from System.Activities.Activity) | |
Implementation | (Inherited from System.Activities.NativeActivity<TResult>) |
Name | Description | |
---|---|---|
ResumeCommandBookmark | Resumes a bookmark created when starting an Activity. Supported responses are Release or Skip. (Inherited from MVPSI.JAMS.Activities.JAMSNativeActivityGeneric<TResult>) | |
ToString | (Inherited from System.Activities.Activity) |
Name | Description | |
---|---|---|
Abort | (Inherited from System.Activities.NativeActivity<TResult>) | |
CacheMetadata | Overloaded. (Inherited from System.Activities.NativeActivity<TResult>) | |
Cancel | (Inherited from System.Activities.NativeActivity<TResult>) | |
Execute | Overridden. Execute the PowerShell script that is in the Source property | |
OnCreateDynamicUpdateMap | Overloaded. (Inherited from System.Activities.NativeActivity<TResult>) | |
UpdateInstance | (Inherited from System.Activities.NativeActivity<TResult>) |